<string>The Create New Partition Wizard is initializing, please wait..</string>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter|AlignLeft</set>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>InitComment</cstring>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>30</height>
</size>
</property>
<property name="backgroundMode">
<enum>PaletteBase</enum>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QProgressBar">
<property name="name">
<cstring>LoadWizardProgress</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>15</height>
</size>
</property>
<property name="totalSteps">
<number>3</number>
</property>
<property name="progress">
<number>-1</number>
</property>
<property name="percentageVisible">
<bool>false</bool>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>50</height>
</size>
</property>
</spacer>
<widget class="QButtonGroup">
<property name="name">
<cstring>CreateAdvMode_Group</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="QCheckBox">
<property name="name">
<cstring>RestrictCreate_CheckBox</cstring>
</property>
<property name="text">
<string>Advanced Mode</string>
</property>
<property name="whatsThis" stdset="0">
<string>Mark the checkbox to lift any restrictions on the place of creating a new partition.</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>It is recommended to create a new partition as the last primary partition or as the last logical drive within an extended partition. If you are an experienced user in hard disk partitioning and not satisfied with these two options, you can try to create the partition in other places. To permit this, please select the <b>Advanced Mode</b> option.<br><br>Please pay attention that in the Advanced Mode <b>the wizard does not control the possible boot problems</b> you may encounter later if you create the partition, for example, before the system partition.</string>